public class MasterPagePublic Class MasterPage| MasterPage | Initializes a new instance of the MasterPage class. |
| BaseStyles | Contains a collection of BaseStyle objects. |
| DisplayName | Specifies the name that defines a style. |
| FirstPageFooter | Specifies the content for the footer for the first page. |
| FirstPageHeader | Specifies the content for the header for the first page. |
| Footer | Specifies the content of the footer. |
| Header | Specifies the content of the header. |
| LeftPageFooter | Specifies the content for the footer for the left page, if different from the right page. |
| LeftPageHeader | Specifies the content for the header for the left page, if different from the right page. |
| Name | Specifies the name. |
| NextStyle | Specifies the name of the master page that is used for the next page if the current page is entirely filled. |
| PageLayout | Specifies the page layout style that contains sizes, border and orientation attributes. |
| PageStyle | Specifies the page style. |
| Shapes | Contains a collection of Shape objects. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current MasterPage object to its equivalent string representation.
(Overrides ObjectToString) |